📄️ Append document
Append document ( document {; fileType} ) -> Function result
📄️ CLOSE DOCUMENT
CLOSE DOCUMENT ( docRef )
📄️ Convert path POSIX to system
Convert path POSIX to system ( posixPath {; *} ) -> Function result
📄️ Convert path system to POSIX
Convert path system to POSIX ( systemPath {; *} ) -> Function result
📄️ COPY DOCUMENT
COPY DOCUMENT ( sourceName ; destinationName {; newName} {; *} )
📄️ CREATE ALIAS
CREATE ALIAS ( targetPath ; aliasPath )
📄️ Create document
Create document ( document {; fileType} ) -> Function result
📄️ CREATE FOLDER
CREATE FOLDER ( folderPath {; *} )
📄️ DELETE DOCUMENT
DELETE DOCUMENT ( document )
📄️ DELETE FOLDER
DELETE FOLDER ( folder {; deleteOption} )
📄️ DOCUMENT LIST
DOCUMENT LIST ( pathname ; documents {; options} )
📄️ Document to text
Document to text ( fileName {; charSet {; breakMode}} ) -> Function result
📄️ FOLDER LIST
FOLDER LIST ( pathname ; directories )
📄️ GET DOCUMENT ICON
GET DOCUMENT ICON ( docPath ; icon {; size} )
📄️ Get document position
Get document position ( docRef ) -> Function result
📄️ GET DOCUMENT PROPERTIES
GET DOCUMENT PROPERTIES ( document ; locked ; invisible ; created on ; created at ; modified on ; modified at )
📄️ Get document size
Get document size ( document {; *} ) -> Function result
📄️ Localized document path
Localized document path ( relativePath ) -> Function result
📄️ MOVE DOCUMENT
MOVE DOCUMENT ( srcPathname ; dstPathname )
📄️ Object to path
Object to path ( pathObject ) -> Function result
📄️ Open document
Open document ( document {; fileType}{; mode} ) -> Function result
📄️ Path to object
Path to object ( path {; pathType} ) -> Function result
📄️ RESOLVE ALIAS
RESOLVE ALIAS ( aliasPath ; targetPath )
📄️ Select document
Select document ( directory ; fileTypes ; title ; options {; selected} ) -> Function result
📄️ Select folder
Select folder ( {message }{;}{ defaultPath {; options}} ) -> Function result
📄️ SET DOCUMENT POSITION
SET DOCUMENT POSITION ( docRef ; offset {; anchor} )
📄️ SET DOCUMENT PROPERTIES
SET DOCUMENT PROPERTIES ( document ; locked ; invisible ; created on ; created at ; modified on ; modified at )
📄️ SET DOCUMENT SIZE
SET DOCUMENT SIZE ( docRef ; size )
📄️ SHOW ON DISK
SHOW ON DISK ( pathname {; *} )
📄️ Test path name
Test path name ( pathname ) -> Function result
📄️ TEXT TO DOCUMENT
TEXT TO DOCUMENT ( fileName ; text {; charSet {; breakMode}} )
📄️ VOLUME ATTRIBUTES
VOLUME ATTRIBUTES ( volume ; size ; used ; free )
📄️ VOLUME LIST
VOLUME LIST ( volumes )